home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / protogerman.shader < prev    next >
Encoding:
Text File  |  2002-10-21  |  1.2 KB  |  63 lines

  1. german_head1
  2. {
  3.     qer_editorimage textures/models/human/germanmaps/face.tga
  4.     {
  5.         map textures/models/human/germanmaps/face.tga
  6.         rgbGen lightingSpherical
  7.     }
  8. }
  9.  
  10. german_soldier_tunic1
  11. {
  12.     qer_editorimage textures/models/human/germanmaps/shirt.tga
  13.     {
  14.         map textures/models/human/germanmaps/shirt.tga
  15.         rgbGen lightingSpherical
  16.     }
  17. }
  18.  
  19. german_soldier_pants1
  20. {
  21.     qer_editorimage textures/models/human/germanmaps/pants.tga
  22.     {
  23.         map textures/models/human/germanmaps/pants.tga
  24.         rgbGen lightingSpherical
  25.     }
  26. }
  27.  
  28. german_boots1
  29. {
  30.     qer_editorimage textures/models/human/germanmaps/boot.tga
  31.     {
  32.         map textures/models/human/germanmaps/boot.tga
  33.         rgbGen lightingSpherical
  34.     }
  35. }
  36.  
  37. german_helmet
  38. {
  39.     qer_editorimage textures/models/human/germanmaps/gear.tga
  40.     cull none
  41.     {
  42.         map textures/models/human/germanmaps/gear.tga
  43.         rgbGen lightingSpherical
  44.     }
  45. }
  46.  
  47. german_backpack
  48. {
  49.     qer_editorimage textures/models/human/germanmaps/backpack.tga
  50.     {
  51.         map textures/models/human/germanmaps/backpack.tga
  52.         rgbGen lightingSpherical
  53.     }
  54. }
  55.  
  56. german_gear_p
  57. {
  58.     qer_editorimage textures/models/human/germanmaps/gear.tga
  59.     {
  60.         map textures/models/human/germanmaps/gear.tga
  61.         rgbGen lightingSpherical
  62.     }
  63. }